body{
	font-family: '微软雅黑';
}


.navAndBanner{
	overflow: hidden;
	width: 100%;
	height: 551px;
	border-top: 1px solid #ddd;
	box-sizing: border-box;
	position: relative;
}
.signUpNavLink{
	width: 1350px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
}
.signUpNavLink li{
	float: left;
	width: 337px;
	height: 80px;
	position: relative;
	cursor: pointer;
	color: #fff;
}
.signUpNavLink li.bgColorWhite{
	background: #fff;
	color: #666;
}

.signUpNavLink .imgBox{
	width: 35px;
	height: 35px;
	margin: 24px 10px 0 87px;
	float: left;
	overflow: hidden;
}

.signUpNavLink img{
	width: 100%;
	height: 100%;
}
.signUpNavLink b{
	float: left;
	font-size: 22px;
	display: inline-block;
	line-height: 80px;
}
/*.signUpNavLink img.show{
	display: block;
}*/


/*报名框*/
.signUpContainer{
	position: absolute;
	bottom: 40px;
	right: 13%;
	padding: 5px 20px;
	width: 300px;
	height: 410px;
	background: #fff;
	box-sizing: border-box;
}
.signUpNum{
	font-size: 12px;
	color: #666;
	text-align: center;
	line-height: 52px;
}
.signUpNum span{
	color: #ff8700;
}
.signUpContainer input{
	margin-bottom: 12px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	color: #666;
	height: 35px;
	text-indent: 10px;
}
.infoInput{
	width: 100%;
}
.address{
	overflow: hidden;
}
.address select{
	/*去除select的默认样式*/
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	/*end 去除select的默认样式*/
	float: left;
	width: 124px;
	height: 35px;
	box-sizing: border-box;
	border:0;
	border: 1px solid #ddd;
	margin: 0 6px 12px 0;
	color: #666!important;
	text-indent: 10px;

	background:url(../img/hSerchSj.jpg) no-repeat scroll 110px center transparent;
	padding-right: 14px;
}
.address .detailAdd{
	float: left;
	width: 124px;
	height: 35px;
	box-sizing: border-box;
	border:0;
	border: 1px solid #ddd;
	color: #ddd;
}
#distpicker{
	overflow: hidden;
}
.signUpBtnBanner{
	background: none;
	border: 0;
	margin: 2px 0 10px 14px;
	line-height: 38px;
	width: 210px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #3897d8;
	border-radius: 4px;
}
.promise{
	font-size: 12px;
	color: #ccc;
	line-height: 18px;
	text-indent: 18px;
	position: relative;
}
.promise span{
	color: #ff8700;
}
.promise:before{
	content:'';
	position: absolute;
	top: 2px;
	left: 0;
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../img/signDanger.jpg) no-repeat;
}

/*end 报名框*/

/*内容*/
.signUpContent{
	overflow: hidden;
}
.signUpContent .wrapper{
	width: 1220px;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 110px;
}

/*驾照网-VS-传统驾校*/
.vsContainer{
	overflow: hidden;
	margin: 20px 0 30px 0;
}
.jzAndSchool{
	float: left;
	width: 360px;
	overflow: hidden;
}
.vs{
	width: 261px;
	float: left;
	margin:0 9px;
	overflow: hidden;
}

.VSTitle{
	line-height: 120px;
	font-size: 40px;
	text-align: center;
	margin-bottom: 18px;
}
.jiazhao .VSTitle{
	color: #3897d8;
}
.traditionSchool .VSTitle{
	color: #666;
}
.vs .VSTitle{
	line-height: 0;
	overflow: hidden;
}
.VSTitle img{
	width: 92px;
	height: 120px;
	/*margin-left: 86px;*/
	display: inline-block;
}
.jzAndSchoolList{
	overflow: hidden;
}
.jzAndSchoolList li{
	/*position: relative;*/
	/*padding-top: 3px;*/
	width: 100%;
	height: 60px;
	line-height: 60px;
	box-sizing: border-box;
	border: 1px solid #eee;
	margin-bottom: 30px;
}
.jzAndSchoolList p{
	display: inline-block;
	width: 360px;
	text-align: center;
	line-height: 26px;
	font-size: 16px;
	/*margin:auto;*/
}
.jiazhao li p{
	color: #3897d8;
}
.traditionSchool li p{
	color: #666;
}
.vsList{
	overflow: hidden;
}
.vsList li{
	height: 60px;
	width: 261px;
	margin-bottom: 30px;
	background:url(../img/icon.png) no-repeat;
	/*background-size: 60px 260px;*/
	background-position: 0 0;
	overflow: hidden;
}
.vsList li:nth-child(1),.vsList li:nth-child(3){
	background-position: -261px 0;
}
.vsList p{
	margin-left: 101px;
	width: 60px;
	text-align: center;
	line-height: 24px;
	margin-top: 6px;
	color: #fff;
	font-size: 18px;
}
/*end 驾照网-VS-传统驾校*/
.signUpTitle{
	width: 400px;
	line-height: 70px;
	text-align: center;
	background: #3897d8;
	color: #fff;
	font-size: 30px;
	border-radius: 35px;
	margin-left: 302px;
}
/*最新学车报名信息*/
.newSingupInfoContainer{
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
}
.newSingupInfo{
	margin-top: 30px;
	height: 600px;
	width: 100%;
	box-sizing: border-box;
	border: 10px solid #3897d8;
	border-radius: 20px;
	padding-top: 36px;
}
.newSingupInfoContainer .signUpTitle{
	position: absolute;
}
.newSingupInfoTit{
	overflow: hidden;
}
.newSingupInfoTit li{
	width: 164px;
	float: left;
	line-height: 64px;
	text-align: center;
	font-size: 18px;
	color: #333;
}
ul.newSingupInfoTit li.Width160,.newSingupInfoContent li span.Width160{
	width: 160px;
}
/*引用superSlide插件新增的样式*/
.signUpInfoLunbo{
	height: 480px;
	background: #f1f5f8;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	overflow: hidden;
	position: relative;

}
.signUpInfoLunbo .bd{
	height: 480px;
}
.signUpInfoLunbo .tempWrap{
	overflow: hidden;
	position: relative;
	height: 480px!important;
}
/*end 引用superSlide插件新增的样式*/

.newSingupInfoContent{
	overflow: hidden;
	position: relative;

}
.newSingupInfoContent li{
	/*width: 164px;*/
	float: left;
	text-align: center;
	line-height: 46px;
	color: #666;
	font-size: 16px;
}
.newSingupInfoContent span{
	display: inline-block;
	float: left;
	width: 164px;
}
/*end 最新学车报名信息*/

/*报名常见问题*/
.signUpIssue{
	overflow: hidden;
}
.signUpIssueContent{
	margin-top: 30px;
	box-sizing: border-box;
	padding: 0 10px;
	overflow: hidden;
	height: 528px;
}
.signUpIssueContentL{
	float: left;
}
.signUpIssueContentR{
	float: right;
}
.signUpIssueContentLR{
	width: 440px;
	height: 528px;
	box-sizing: border-box;
	border: 3px solid #3897d8;
	border-radius: 8px;
	background: #e3e7ea;
	padding-top: 10px;
}
.signUpIssueContentLR li{
	width: 300px;
	box-sizing: border-box;
	padding: 4px 10px;
	border-radius: 8px;
	margin: 10px 0 20px 0;
	height: 100px;
}
.signUpIssueContentLR li.marginL20{
	margin-left: 20px;
	overflow: hidden;
	background: #fff;
	color: #333;
	font-size: 20px;
}
.signUpIssueContentLR li.marginL114{
	margin-left: 114px;
	overflow: hidden;
	background: #ff8700;
	color: #fff;
	font-size: 16px;
}
li.marginL114 p{
	line-height: 26px;
}
li.marginL20 p{
	line-height: 32px;
}
.writeForm{
	font-size: 16px;
	color: #3897d8;
	display: block;
	text-align: center;
	line-height: 46px;
	margin-top: 20px;
}
.signUpBtnA{
	display: block;
	width: 200px;
	line-height: 40px;
	text-align: center;
	font-size: 22px;
	color: #fff;
	margin: 0 0 0 400px;
	background: #3897d8;
	border-radius: 4px;
}
/*end 报名常见问题*/

/*end 内容*/

/*signUpFooter*/
.signUpfooter{
	height: 290px;
	background: #484a5d;
	overflow: hidden;
}
.signUpfooter .wrapper{
	width: 1220px;
	margin: 0 auto;
}
.footerTop{
	overflow: hidden;
	margin: 30px 0 0 16px;
}
.footerTop ul{
	position: relative;
	padding-left: 38px;
	min-height: 178px;
	float: left;
	width: 207px;
	margin-left: 23px;
	box-sizing: border-box;
}
.footerTop ul:nth-child(1):before,.footerTop ul:nth-child(2):before,.footerTop ul:nth-child(3):before,.footerTop ul:nth-child(4):before{
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/footerIcon.png) no-repeat;
	width: 30px;
	height: 137px;
}
.footerTop ul:nth-child(1):before{
	background-position: -2px 0;
}
.footerTop ul:nth-child(2):before{
	background-position: -32px 0;
}
.footerTop ul:nth-child(3):before{
	background-position: -62px 0;
}
.footerTop ul:nth-child(4):before{
	width: 2px;
	background-position: 0 0;
}
.footerTop ul.Width513{
	width: 513px;
	margin-left: 0;
	box-sizing: border-box;
	padding-right: 26px;
}
.footerTop ul h3{
	line-height: 32px;
	font-size: 16px;
	color: #fff;
	margin-bottom: 13px;
}
.footerTop ul li{
	overflow: hidden;
}
.footerTop ul li a{
	font-family: '微软雅黑';
	display: inline-block;
	line-height: 34px;
	font-size: 13px;
	color: #8d91b6;
}
ul.Width513 li{
	float: left;
	width: 100px;
	overflow: hidden;
	margin-left: 90px;
}
ul.Width513 li img{
	width: 100px;
	height: 100px;
}
ul.Width513 li p{
	line-height: 40px;
	font-size: 13px;
	color: #a0a4ce;
	text-align: center;
}
p.footerCopyright{
	width: 890px;
	margin-left: 48px;
	height: 74px;
	box-sizing: border-box;
	border-top: 2px solid #404254;
	line-height: 72px;
	text-align: center;
	color: #8d91b6;
	font-size: 12px;
}
/*end signUpFooter*/
